/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-family:"Î¢ÈíÑÅºÚ"}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input:focus, textarea:focus, select:focus { outline: none; }
select, input { vertical-align: middle; }
legend { color: #000; }
.clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.clean:after, .clearfix:after { clear: both; }
.clean, .clearfix { zoom: 1; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
a{ text-decoration:none;}
/*reset*/

/*Ö÷ÒªÑùÊ½*/
.subNavBox{
	width:200px;
	
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.subNav:hover{color:#277fc2;}
.subNav{
	border-bottom:solid 1px #e5e3da;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	line-height:28px;
	padding-left:10px;
	background-position:95% 50%;
	background-color: #0084e3;
	background-image: url(jiantou1.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.subNav a{
	color: #FFFFFF;
	font-family:"Microsoft Yahei";
	font-size: 16px;
	font-weight: bold;
}
.subNav a:hover{color: #FFCC00;}
.currentDd{color:#277fc2}
.currentDt{background-image:url(../images/jiantou.jpg);}
.navContent{display: none;}
.navContent li a{
	display:block;
	width:185px;
	text-align:left;
	font-size:16px;
	line-height:35px;
	color:#333;
	padding-left: 15px;
	overflow: hidden;
	height: 35px;
}
.navContent li a:hover{
	color:#222222;
	font-size: 14px;
	background-image: url(php105_107.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
